d_android ~master (2019-12-16T18:41:18Z)
Dub
Repo
AAsset_getLength
android
ndk
asset_manager
Report the total size of the asset data.
extern (
C
) nothrow @
nogc
off_t
AAsset_getLength
(
AAsset
*
asset
)
Meta
Source
See Implementation
android
ndk
asset_manager
enums
AASSET_MODE_UNKNOWN
functions
AAssetDir_close
AAssetDir_getNextFileName
AAssetDir_rewind
AAssetManager_open
AAssetManager_openDir
AAsset_close
AAsset_getBuffer
AAsset_getLength
AAsset_getLength64
AAsset_getRemainingLength
AAsset_getRemainingLength64
AAsset_isAllocated
AAsset_openFileDescriptor
AAsset_openFileDescriptor64
AAsset_read
AAsset_seek
AAsset_seek64
structs
AAsset
AAssetDir
Report the total size of the asset data.